selectSimApn

open fun selectSimApn(slotId: String, apn: Apn): ApnStatus

Selects an APN for the specified SIM slot.

Return

the status of the APN selection as an ApnStatus object

Parameters

slotId

the SIM slot identifier

apn

the APN to select